Resource StructureDefinition/FHIR Server from package testprojekt.sl.r4#0.0.2 (78 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://gefyra.de/fhir/StructureDefinition/MeineAdresse",
"version" : "1.0",
"name" : "MeineAdresse",
"title" : "meine Adresse",
"status" : "draft",
"date" : "2019-09-08",
"publisher" : "Stefan Lang",
"contact" : [
{
"name" : "Stefan Lang",
"telecom" : [
{
"system" : "url",
"value" : "http://gefyra.de"
}
]
}
],
"description" : "Dies ist mein Adress-Profil im Rahmen des GMDS-Tutorial",
"copyright" : "Copyright 2019 by me",
"fhirVersion" : "4.0.0",
"kind" : "complex-type",
"abstract" : false,
"type" : "Address",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Address",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Address.extension",
"path" : "Address.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Address.extension:planet",
"path" : "Address.extension",
"sliceName" : "planet",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Extension",
"profile" : [
"http://fhir.ufp/StructureDefinition/planet"
]
}
]
},
{
"id" : "Address.line",
"path" : "Address.line",
"short" : "StraÃe",
"min" : 1
},
{
"id" : "Address.city",
"path" : "Address.city",
"min" : 1
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.